projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a66ab92
)
*** empty log message ***
author
Carsten Dominik
<dominik@science.uva.nl>
Mon, 3 Jul 2006 10:24:42 +0000
(10:24 +0000)
committer
Carsten Dominik
<dominik@science.uva.nl>
Mon, 3 Jul 2006 10:24:42 +0000
(10:24 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ecd0316ce1d94fedce4fa761d11aeac52b673354..f631c26364be0c609ca98cd5267aa7acb54673d3 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,12
@@
+2006-07-03 Carsten Dominik <dominik@science.uva.nl>
+
+ * textmodes/org.el (org-mode): Removed no invalid settings for
+ calc embedded mode.
+ (org-mode-p): New defsubst.
+ (org-save-all-org-buffers): New function.
+ (org-first-headline-recenter): Enclose outline-regexp in group
+ delimiters.
+
2006-07-02 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.